home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / snowboard.swf / scripts / frame_24 / PlaceObject2_136_22 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2007-01-15  |  119 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    _root.RAN = random(110);
  3.    _root.makeSnow();
  4.    _alpha = 0;
  5.    _root.makeSnowa();
  6. }
  7.